Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joomla3 #1

Open
wants to merge 153 commits into
base: DI
Choose a base branch
from
Open

Joomla3 #1

wants to merge 153 commits into from

Conversation

bauer-git
Copy link
Owner

Hope I'm doing this right - it's been a while. This is a test for some 'bigger' changes.

cheesegrits and others added 30 commits October 15, 2015 14:00
group-tabX_Y_Z (form id, rowid, tab id), to avoid conflicts when a
tabbed form pops up a tabbed form.
extension will get treated as a file, and go through the override
process, rather than just having the extension chopped off and being
treated as a BS icon class.
Merge branch 'joomla3' of ssh://[email protected]/Fabrik/fabrik.git into
joomla3

Conflicts:
	components/com_fabrik/helpers/parent.php
unless the user has canEmpty() privs.  Also check for canEmpty() on
import itself, to prevent spoofing of the option.
form validation events in JS, if anyone uses those events, this will
break their code.  We don't use them internaly, though.
name for the new DI FabModel class extends, to keep J!'s
JModel::getName() from have a terminal conniption fit about the class
name.
notes element, no such helper as FabrikString::safeqn().
templates, which should open Google maps app in navigation mode to the
pin's destination.
…rametrically stored pk field name. Article plugin - fixed publish dates not being saved and/or offset with the correct timezone. Fixed saving record, when renaming its title to an existing title was not updating the title/alias correctly. Closes GH-1529
cheesegrits and others added 30 commits November 5, 2015 01:28
removed from github once development is complete
layout file (also added to bootstrap3-layouts), changes to list JS,
changing propertiesFromArray() helper to public, removing blank line
from end of icon layout, added nowrap white=space to CSS for sort
headers.
formatting of the tagified text (like the default nl2br).  Added nowrap
to .fabrikTag in main CSS, so icon and tag label don't get wrapped.
ie 'en', 'fr', but it wasn't it was long, 'en_GB', etc.  So added
{shortlang} which *is* the 'en', 'fr', etc.  Corrected wiki.
image span as an Asset), which had the somewhat major side effect of
reloading the entire form.  Also fixed BS3 fabrik-layout to handle
multiple icon classes.
side effects, as insertSearchAllIntoFilters() now picks up any change to
$condition made by getFilterValue(), necessary for date which is
changing REGEXP to BETWEEN.  Also added corner case handling for
getFilterRO in date element.
is not set, but set in menu item to display.  Need to call showInList()
in activeContextElements() to get them indluded in the rendering.
Workaround for little gotcha in filter.js which was leaving the spinner
up if the watched element was reset to 'Please select'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants